An OPCIS can be configured to communicate with an OPC server either asynchronously or synchronously. Both communication methods have advantages and disadvantages.
Both communication methods have advantages and disadvantages.
| Configuration | Advantage | Disadvantage |
|---|---|---|
|
Asynchronous |
|
|
|
Synchronous |
|
|
Asynchronous communication is the recommended method, when available.
Here is an example to illustrate why:
Say the update rate is 10 minutes.
See OPC_IO_TYPE and OPC_MAX_UPDATE keywords for more information about configuration options for the OPCIS.